remove the check for dlopen again - didn't work as intended for #idfef
authorMichael Schumacher <schumaml@cvs.gnome.org>
Tue, 16 Jan 2007 00:39:31 +0000 (00:39 +0000)
committerMichael Schumacher <schumaml@src.gnome.org>
Tue, 16 Jan 2007 00:39:31 +0000 (00:39 +0000)
commitb81f8f58ffc44dc9b6e8a244641c397d867d3d47
tree642606627000b5b16513b949f87a08c3c4f71915
parentcb1c1031a1107326ff67685cd86e15cad3b89f1d
remove the check for dlopen again - didn't work as intended for #idfef

2007-01-16  Michael Schumacher  <schumaml@cvs.gnome.org>

* configure.ac: remove the check for dlopen again - didn't work as
intended
* babl/babl-extension.c: for #idfef WIN32, #define dl* functions
to their Windows equivalents (LoadLibrary, GetProcAddress,
FreeLibrary).

svn path=/trunk/; revision=196
ChangeLog
babl/babl-extension.c
configure.ac